[INFO] cloning repository https://github.com/lora-db/lora
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lora-db/lora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flora-db%2Flora", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flora-db%2Flora'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2477a7379a894be663ccb01f3a4ac314dc63c6ad
[INFO] checking lora-db/lora against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flora-db%2Flora" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lora-db/lora
[INFO] finished tweaking git repo https://github.com/lora-db/lora
[INFO] tweaked toml for git repo https://github.com/lora-db/lora written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lora-db/lora on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lora-db/lora already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded smallvec v2.0.0-alpha.12
[INFO] [stderr]   Downloaded rb-sys-env v0.2.3
[INFO] [stderr]   Downloaded magnus-macros v0.8.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded pyo3-macros v0.22.6
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded shell-words v1.1.1
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded tokio-macros v2.6.1
[INFO] [stderr]   Downloaded rb-sys-build v0.9.128
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.6
[INFO] [stderr]   Downloaded rb-sys v0.9.128
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.6
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.6
[INFO] [stderr]   Downloaded pest v2.8.6
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded magnus v0.8.2
[INFO] [stderr]   Downloaded pyo3 v0.22.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226
[INFO] running `Command { std: "docker" "start" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]     Checking lora-builtins-meta v0.15.0 (/opt/rustwide/workdir/crates/lora-builtins-meta)
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking lora-ast v0.15.0 (/opt/rustwide/workdir/crates/lora-ast)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking lora-store v0.15.0 (/opt/rustwide/workdir/crates/lora-store)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rb-sys-env v0.2.3
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking lora-parser v0.15.0 (/opt/rustwide/workdir/crates/lora-parser)
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling magnus v0.8.2
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling lora_ruby v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-ruby)
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling lora-node v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-node)
[INFO] [stderr]    Compiling magnus-macros v0.8.0
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]    Compiling lora-python v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-python)
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking lora-analyzer v0.15.0 (/opt/rustwide/workdir/crates/lora-analyzer)
[INFO] [stderr]     Checking lora-wal v0.15.0 (/opt/rustwide/workdir/crates/lora-wal)
[INFO] [stderr]     Checking lora-snapshot v0.15.0 (/opt/rustwide/workdir/crates/lora-snapshot)
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking lora-compiler v0.15.0 (/opt/rustwide/workdir/crates/lora-compiler)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking lora-executor v0.15.0 (/opt/rustwide/workdir/crates/lora-executor)
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking lora-io v0.15.0 (/opt/rustwide/workdir/crates/lora-io)
[INFO] [stderr]     Checking lora-database v0.15.0 (/opt/rustwide/workdir/crates/lora-database)
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking lora-query-wasm v0.15.0 (/opt/rustwide/workdir/packages/lora-query)
[INFO] [stderr]     Checking lora-server v0.15.0 (/opt/rustwide/workdir/crates/lora-server)
[INFO] [stderr]     Checking lora-binding-buffer v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-binding-buffer)
[INFO] [stderr]     Checking lora-wasm v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-wasm)
[INFO] [stderr]     Checking lora-ffi v0.15.0 (/opt/rustwide/workdir/crates/bindings/lora-ffi)
[INFO] [stderr]    Compiling rb-sys-build v0.9.128
[INFO] [stderr]    Compiling rb-sys v0.9.128
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226", kill_on_drop: false }`
[INFO] [stdout] 2b1f89718a527a48419b4c9db8a1b3dcc7e00f4b5d3ab8d3aa09791fca1c3226
